home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / fastpix / readme.txt < prev   
Encoding:
Text File  |  1999-09-14  |  254 b   |  5 lines

  1. FastFilters
  2. ===========
  3. FastFilters is just 2 image filters (Blur and AddNoise) which work on 8bpp images using the fastest possible method of plotting pixels in Visual Basic.
  4.  
  5. These filters will end up in the paint program I am currently working on.